home *** CD-ROM | disk | FTP | other *** search
- Path: informatik.tu-muenchen.de!fischerj
- From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: AsynchIO (was: fastest file read method ??)
- Date: 30 Jan 1996 15:19:05 GMT
- Organization: Technische Universitaet Muenchen, Germany
- Distribution: world
- Message-ID: <4elct9$5d7@sunsystem5.informatik.tu-muenchen.de>
- References: <w9YbsMD4ACazz9@jeff.dame.shnet.org> <w+RYXMD4FC8aRz1@_crisi.blackbox.shnet.org> <4dsalp$t68@news1.halcyon.com> <4du0ju$84b@news.sdd.hp.com> <4e2e76$9k3@toad.stack.urc.tue.nl> <4e3j8v$jd0@news.sdd.hp.com> <4e7si4$ore@tuegate.tue.nl> <4e9hfu$ron@sunsystem5.informatik.tu-muenchen.de> <4eglbo$j1q@news.sdd.hp.com>
- NNTP-Posting-Host: hphalle7g.informatik.tu-muenchen.de
- Originator: fischerj@hphalle7g.informatik.tu-muenchen.de
-
-
- In article <4eglbo$j1q@news.sdd.hp.com>, Jeff Grimmett <jgrimm@sdd.hp.com> writes:
- |> Organization: Hewlett-Packard Company
- |> Lines: 11
- |> Message-ID: <4eglbo$j1q@news.sdd.hp.com>
- |> References: <w9YbsMD4ACazz9@jeff.dame.shnet.org> <w+RYXMD4FC8aRz1@_crisi.blackbox.shnet.org> <4dsalp$t68@news1.halcyon.com> <4du0ju$84b@news.sdd.hp.com> <4e2e76$9k3@toad.stack.urc.tue.nl> <4e3j8v$jd0@news.sdd.hp.com> <4e7si4$ore@tuegate.tue.nl> <4e9hfu$ro|> n@sunsystem5.informatik.tu-muenchen.de>
- |> NNTP-Posting-Host: hpsdv330.sdd.hp.com
- |> Mime-Version: 1.0
- |> Content-Type: text/plain; charset=us-ascii
- |> Content-Transfer-Encoding: 7bit
- |> X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
- |>
- |> fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) wrote:
- |>
- |> >If you manage to write a install script that doesndt suck shit like
- |> >90% then shared libraries are no prob.
- |>
- |> Install scripts are part of the problem here. They place undocumented
- |> libraries into Libs: without user intervention, if that method is
-
- yes, user is to be asked. he is to be explained what is done on his
- harddisk. every acess which is not done onto the programs subdirectory
- must be listed in the doc file (i.e writing to S: , ENV: or whatever).
-
- |> selected, and then the user has to contend with cleaning up the mess
- |> later on when the program itself, to use your sophisticated terminology,
- |> "sucks shit."
- |>
- a uninstall program would be nice. but it must be done careful.
- Imagine it installed a lib, but another program needs that lib, too.
- Removing the lib from libs: would be fatal. Somehow the installer
- should be able to remember if it has copied to libs: or if the
- lib was already present.
-
- And, again, explain user what's goin on ;)
-
- ------------------------------------------------------------------------
- fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) =:)
-
-
-